Skip to content

refactor(planner): Move all metadata out #7731

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Sep 20, 2022

Conversation

Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented Sep 19, 2022

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

Part of #7593

This PR will create a new crate common-planner. In the following PRs, I will move the new planner out and merge the old ones.

NOTE: This PR is not a simple COPY and PASTE. I rewrote some of the functions and added docs for public APIs. Please review carefully!

Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
@vercel
Copy link

vercel bot commented Sep 19, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
databend ✅ Ready (Inspect) Visit Preview Sep 20, 2022 at 0:26AM (UTC)

@mergify mergify bot added the pr-refactor this PR changes the code base without new features or bugfix label Sep 19, 2022
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
@Xuanwo Xuanwo requested a review from BohuTANG September 19, 2022 12:23
@mergify mergify bot merged commit a823c4e into databendlabs:main Sep 20, 2022
@Xuanwo Xuanwo deleted the move-out-planner branch September 20, 2022 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-refactor this PR changes the code base without new features or bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants